Skip to content

Don't treat non-URL CodeRef modules as URLs #2196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 24, 2025
Merged

Conversation

lukemelia
Copy link
Contributor

@lukemelia lukemelia commented Feb 24, 2025

The issue I ran into is that a recent change assumed that a CodeRef's module would always be a URL. However, ours can be something like: @cardstack/boxel-host/commands/create-ai-assistant-room

This PR above accommodates this while retaining the relative URL behavior change.

@lukemelia lukemelia requested review from tintinthong, habdelra and a team February 24, 2025 18:55
Copy link

github-actions bot commented Feb 24, 2025

Host Test Results

    1 files  ±0      1 suites  ±0   23m 30s ⏱️ -54s
775 tests ±0  773 ✔️ ±0  2 💤 ±0  0 ±0 
780 runs  ±0  778 ✔️ ±0  2 💤 ±0  0 ±0 

Results for commit 367a262. ± Comparison against base commit 1614af1.

♻️ This comment has been updated with latest results.

@lukemelia lukemelia force-pushed the code-ref-modules branch 2 times, most recently from c43990b to 28bcb86 Compare February 24, 2025 19:59
- adds commands field to SkillCard to exercise this
@lukemelia lukemelia merged commit 4ecd379 into main Feb 24, 2025
44 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants